[INFO] cloning repository https://github.com/just-a-stream/concrete-type-rules
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/just-a-stream/concrete-type-rules" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust-a-stream%2Fconcrete-type-rules", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust-a-stream%2Fconcrete-type-rules'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3f0a5252ad0d010d7b9e40bf5a3e0ec3b073a39
[INFO] fixing just-a-stream/concrete-type-rules against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust-a-stream%2Fconcrete-type-rules" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/just-a-stream/concrete-type-rules
[INFO] finished tweaking git repo https://github.com/just-a-stream/concrete-type-rules
[INFO] tweaked toml for git repo https://github.com/just-a-stream/concrete-type-rules written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/just-a-stream/concrete-type-rules on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/just-a-stream/concrete-type-rules already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded concrete-type v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b07f931713c5f8eef68393f58db96afcb64322b7bff2b2bcebd1dbcf7aca10d4
[INFO] running `Command { std: "docker" "start" "b07f931713c5f8eef68393f58db96afcb64322b7bff2b2bcebd1dbcf7aca10d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b07f931713c5f8eef68393f58db96afcb64322b7bff2b2bcebd1dbcf7aca10d4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b07f931713c5f8eef68393f58db96afcb64322b7bff2b2bcebd1dbcf7aca10d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b07f931713c5f8eef68393f58db96afcb64322b7bff2b2bcebd1dbcf7aca10d4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking convert_case v0.4.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling concrete-type v0.2.0
[INFO] [stderr]     Checking concrete-type-rules v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `DualSystem<Binance, StrategyB>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:159:46
[INFO] [stdout]     |
[INFO] [stdout]  61 | struct DualSystem<E, S> {
[INFO] [stdout]     | ----------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 159 |             let system = DualSystem::<E, S>::new();
[INFO] [stdout]     |                                              ^^^ associated function or constant not found in `DualSystem<Binance, StrategyB>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for
[INFO] [stdout]             - `DualSystem<Binance, StrategyA>`
[INFO] [stdout]             - `DualSystem<Okx, StrategyB>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `DualSystem<Okx, StrategyA>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:159:46
[INFO] [stdout]     |
[INFO] [stdout]  61 | struct DualSystem<E, S> {
[INFO] [stdout]     | ----------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 159 |             let system = DualSystem::<E, S>::new();
[INFO] [stdout]     |                                              ^^^ associated function or constant not found in `DualSystem<Okx, StrategyA>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for
[INFO] [stdout]             - `DualSystem<Binance, StrategyA>`
[INFO] [stdout]             - `DualSystem<Okx, StrategyB>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `DualSystem<Binance, StrategyB>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:171:46
[INFO] [stdout]     |
[INFO] [stdout]  61 | struct DualSystem<E, S> {
[INFO] [stdout]     | ----------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 171 |             let system = DualSystem::<E, S>::new();
[INFO] [stdout]     |                                              ^^^ associated function or constant not found in `DualSystem<Binance, StrategyB>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for
[INFO] [stdout]             - `DualSystem<Binance, StrategyA>`
[INFO] [stdout]             - `DualSystem<Okx, StrategyB>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `DualSystem<Okx, StrategyA>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:171:46
[INFO] [stdout]     |
[INFO] [stdout]  61 | struct DualSystem<E, S> {
[INFO] [stdout]     | ----------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 171 |             let system = DualSystem::<E, S>::new();
[INFO] [stdout]     |                                              ^^^ associated function or constant not found in `DualSystem<Okx, StrategyA>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for
[INFO] [stdout]             - `DualSystem<Binance, StrategyA>`
[INFO] [stdout]             - `DualSystem<Okx, StrategyB>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `TripleSystem<Binance, StrategyA, Hour>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:187:51
[INFO] [stdout]     |
[INFO] [stdout]  65 | struct TripleSystem<E, S, T> {
[INFO] [stdout]     | ---------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 187 |             let system = TripleSystem::<E, S, T>::new();
[INFO] [stdout]     |                                                   ^^^ associated function or constant not found in `TripleSystem<Binance, StrategyA, Hour>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `TripleSystem<Binance, StrategyA, Minute>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `TripleSystem<Binance, StrategyB, Minute>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:187:51
[INFO] [stdout]     |
[INFO] [stdout]  65 | struct TripleSystem<E, S, T> {
[INFO] [stdout]     | ---------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 187 |             let system = TripleSystem::<E, S, T>::new();
[INFO] [stdout]     |                                                   ^^^ associated function or constant not found in `TripleSystem<Binance, StrategyB, Minute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `TripleSystem<Binance, StrategyA, Minute>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `TripleSystem<Binance, StrategyB, Hour>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:187:51
[INFO] [stdout]     |
[INFO] [stdout]  65 | struct TripleSystem<E, S, T> {
[INFO] [stdout]     | ---------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 187 |             let system = TripleSystem::<E, S, T>::new();
[INFO] [stdout]     |                                                   ^^^ associated function or constant not found in `TripleSystem<Binance, StrategyB, Hour>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `TripleSystem<Binance, StrategyA, Minute>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `TripleSystem<Okx, StrategyA, Minute>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:187:51
[INFO] [stdout]     |
[INFO] [stdout]  65 | struct TripleSystem<E, S, T> {
[INFO] [stdout]     | ---------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 187 |             let system = TripleSystem::<E, S, T>::new();
[INFO] [stdout]     |                                                   ^^^ associated function or constant not found in `TripleSystem<Okx, StrategyA, Minute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `TripleSystem<Binance, StrategyA, Minute>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `TripleSystem<Okx, StrategyA, Hour>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:187:51
[INFO] [stdout]     |
[INFO] [stdout]  65 | struct TripleSystem<E, S, T> {
[INFO] [stdout]     | ---------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 187 |             let system = TripleSystem::<E, S, T>::new();
[INFO] [stdout]     |                                                   ^^^ associated function or constant not found in `TripleSystem<Okx, StrategyA, Hour>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `TripleSystem<Binance, StrategyA, Minute>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `TripleSystem<Okx, StrategyB, Minute>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:187:51
[INFO] [stdout]     |
[INFO] [stdout]  65 | struct TripleSystem<E, S, T> {
[INFO] [stdout]     | ---------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 187 |             let system = TripleSystem::<E, S, T>::new();
[INFO] [stdout]     |                                                   ^^^ associated function or constant not found in `TripleSystem<Okx, StrategyB, Minute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `TripleSystem<Binance, StrategyA, Minute>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `TripleSystem<Okx, StrategyB, Hour>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:187:51
[INFO] [stdout]     |
[INFO] [stdout]  65 | struct TripleSystem<E, S, T> {
[INFO] [stdout]     | ---------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 187 |             let system = TripleSystem::<E, S, T>::new();
[INFO] [stdout]     |                                                   ^^^ associated function or constant not found in `TripleSystem<Okx, StrategyB, Hour>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `TripleSystem<Binance, StrategyA, Minute>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuadSystem<Binance, StrategyA, Minute, Futures>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ associated function or constant not found in `QuadSystem<Binance, StrategyA, Minute, Futures>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuadSystem<Binance, StrategyA, Hour, Spot>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ associated function or constant not found in `QuadSystem<Binance, StrategyA, Hour, Spot>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuadSystem<Binance, StrategyA, Hour, Futures>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ associated function or constant not found in `QuadSystem<Binance, StrategyA, Hour, Futures>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuadSystem<Binance, StrategyB, Minute, Spot>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ associated function or constant not found in `QuadSystem<Binance, StrategyB, Minute, Spot>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuadSystem<Binance, StrategyB, Minute, Futures>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ associated function or constant not found in `QuadSystem<Binance, StrategyB, Minute, Futures>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuadSystem<Binance, StrategyB, Hour, Spot>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ associated function or constant not found in `QuadSystem<Binance, StrategyB, Hour, Spot>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuadSystem<Binance, StrategyB, Hour, Futures>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ associated function or constant not found in `QuadSystem<Binance, StrategyB, Hour, Futures>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuadSystem<Okx, StrategyA, Minute, Spot>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ associated function or constant not found in `QuadSystem<Okx, StrategyA, Minute, Spot>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuadSystem<Okx, StrategyA, Minute, Futures>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ associated function or constant not found in `QuadSystem<Okx, StrategyA, Minute, Futures>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuadSystem<Okx, StrategyA, Hour, Spot>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ associated function or constant not found in `QuadSystem<Okx, StrategyA, Hour, Spot>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuadSystem<Okx, StrategyA, Hour, Futures>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ associated function or constant not found in `QuadSystem<Okx, StrategyA, Hour, Futures>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuadSystem<Okx, StrategyB, Minute, Spot>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ associated function or constant not found in `QuadSystem<Okx, StrategyB, Minute, Spot>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuadSystem<Okx, StrategyB, Minute, Futures>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ associated function or constant not found in `QuadSystem<Okx, StrategyB, Minute, Futures>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuadSystem<Okx, StrategyB, Hour, Spot>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ associated function or constant not found in `QuadSystem<Okx, StrategyB, Hour, Spot>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuadSystem<Okx, StrategyB, Hour, Futures>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:204:52
[INFO] [stdout]     |
[INFO] [stdout]  69 | struct QuadSystem<E, S, T, M> {
[INFO] [stdout]     | ----------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |             let system = QuadSystem::<E, S, T, M>::new();
[INFO] [stdout]     |                                                    ^^^ associated function or constant not found in `QuadSystem<Okx, StrategyB, Hour, Futures>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuadSystem<Binance, StrategyA, Minute, Spot>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Binance, StrategyA, Minute, Spot, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Binance, StrategyA, Minute, Spot, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Binance, StrategyA, Minute, Futures, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Binance, StrategyA, Minute, Futures, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Binance, StrategyA, Minute, Futures, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Binance, StrategyA, Minute, Futures, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Binance, StrategyA, Hour, Spot, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Binance, StrategyA, Hour, Spot, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Binance, StrategyA, Hour, Spot, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Binance, StrategyA, Hour, Spot, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Binance, StrategyA, Hour, Futures, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Binance, StrategyA, Hour, Futures, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Binance, StrategyA, Hour, Futures, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Binance, StrategyA, Hour, Futures, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Binance, StrategyB, Minute, Spot, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Binance, StrategyB, Minute, Spot, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Binance, StrategyB, Minute, Spot, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Binance, StrategyB, Minute, Spot, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Binance, StrategyB, Minute, Futures, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Binance, StrategyB, Minute, Futures, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Binance, StrategyB, Minute, Futures, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Binance, StrategyB, Minute, Futures, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Binance, StrategyB, Hour, Spot, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Binance, StrategyB, Hour, Spot, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Binance, StrategyB, Hour, Spot, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Binance, StrategyB, Hour, Spot, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Binance, StrategyB, Hour, Futures, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Binance, StrategyB, Hour, Futures, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Binance, StrategyB, Hour, Futures, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Binance, StrategyB, Hour, Futures, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Okx, StrategyA, Minute, Spot, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Okx, StrategyA, Minute, Spot, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Okx, StrategyA, Minute, Spot, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Okx, StrategyA, Minute, Spot, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Okx, StrategyA, Minute, Futures, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Okx, StrategyA, Minute, Futures, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Okx, StrategyA, Minute, Futures, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Okx, StrategyA, Minute, Futures, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Okx, StrategyA, Hour, Spot, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Okx, StrategyA, Hour, Spot, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Okx, StrategyA, Hour, Spot, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Okx, StrategyA, Hour, Spot, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Okx, StrategyA, Hour, Futures, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Okx, StrategyA, Hour, Futures, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Okx, StrategyA, Hour, Futures, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Okx, StrategyA, Hour, Futures, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Okx, StrategyB, Minute, Spot, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Okx, StrategyB, Minute, Spot, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Okx, StrategyB, Minute, Spot, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Okx, StrategyB, Minute, Spot, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Okx, StrategyB, Minute, Futures, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Okx, StrategyB, Minute, Futures, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Okx, StrategyB, Minute, Futures, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Okx, StrategyB, Minute, Futures, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Okx, StrategyB, Hour, Spot, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Okx, StrategyB, Hour, Spot, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Okx, StrategyB, Hour, Spot, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Okx, StrategyB, Hour, Spot, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Okx, StrategyB, Hour, Futures, Low>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Okx, StrategyB, Hour, Futures, Low>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `QuintSystem<Okx, StrategyB, Hour, Futures, High>` in the current scope
[INFO] [stdout]    --> tests/test_gen_match_macro.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct QuintSystem<E, S, T, M, R> {
[INFO] [stdout]     | --------------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 222 |             let system = QuintSystem::<E, S, T, M, R>::new();
[INFO] [stdout]     |                                                        ^^^ associated function or constant not found in `QuintSystem<Okx, StrategyB, Hour, Futures, High>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated function or constant was found for `QuintSystem<Binance, StrategyA, Minute, Spot, Low>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `concrete-type-rules` (test "test_gen_match_macro") due to 57 previous errors
[INFO] running `Command { std: "docker" "inspect" "b07f931713c5f8eef68393f58db96afcb64322b7bff2b2bcebd1dbcf7aca10d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b07f931713c5f8eef68393f58db96afcb64322b7bff2b2bcebd1dbcf7aca10d4", kill_on_drop: false }`
[INFO] [stdout] b07f931713c5f8eef68393f58db96afcb64322b7bff2b2bcebd1dbcf7aca10d4
